TagManagement Web Service
MethodTagMovementMoveTags
Description
This method allows the user to move specified CoreOne Tags from one premises to another.
Request (TagMovementMoveTags)

Below are the parameters to successfully move CoreOne Tags. If any required parameter is omitted an error message will be displayed alerting the user.

Request Body Parameters

NameDescriptionData Type
token

This is a 40-character hexadecimal string.

This token should have been obtained at the commencement of a session using the Login (Method). It is required for all functional CoreOne web services.
xml:string
main_tagThese are the main tag input parameters necessary for a successful movement of tags.ws_tag_allocation_master_c
rangeThese are the range input parameters for a successful movement for a specified range of tags.range
individual_tagsThis is an array of individual Tag num(s). More than one individual tag can be entered.xml:string
csvThis copied CSV data used to create a successful tag movement.xml:string
Response (TagMovementMoveTags_response)

This is the returned status message to tell the user the result of the method.

An error message will be displayed instead of the status message if any of the input parameters fail any validation rule. For example if the user's token is invalid or the record doesn't exist. It will alert the user on what parameter failed validation and the reason why.

Response Body Parameters

NameDescriptionData Type
statusIf the tags where successfully moved used a message "Update Successful." will be returned. If however the tags where not successfully moved as used a message "Update Failed." will be returned.xml:string
Remarks

See Also
All Operations Resource GroupTagManagement Web Service

 

 


© 2014-2018 All Rights Reserved.

Send comments on this topic.